Iterator
Functions
Inheritors
UByteIterator
Link copied to clipboard
UShortIterator
Link copied to clipboard
UIntIterator
Link copied to clipboard
ULongIterator
Link copied to clipboard
AbstractIterator
Link copied to clipboard
MutableIterator
Link copied to clipboard
ListIterator
Link copied to clipboard
ByteIterator
Link copied to clipboard
CharIterator
Link copied to clipboard
ShortIterator
Link copied to clipboard
IntIterator
Link copied to clipboard
LongIterator
Link copied to clipboard
FloatIterator
Link copied to clipboard
DoubleIterator
Link copied to clipboard
BooleanIterator
Link copied to clipboard
Extensions
as Sequence
Link copied to clipboard
with Index
Link copied to clipboard
Returns an Iterator that wraps each element produced by the original iterator into an IndexedValue containing the index of that element and the element itself.